libtest-cgi-multipart-perl software package provides support for testing posting of multi-part form data, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libtest-cgi-multipart-perl
libtest-cgi-multipart-perl is installed in your system.
Make ensure the libtest-cgi-multipart-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libtest-cgi-multipart-perl *
You will get with libtest-cgi-multipart-perl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libtest-cgi-multipart-perl |
| Version | 0.0.3-1 |
| Description | support for testing posting of multi-part form data |
| Sub Section | Perl |